GtkNotebook: fix one child-notify emission
authorClaudio Saavedra <csaavedra@igalia.com>
Thu, 16 Feb 2012 10:24:21 +0000 (12:24 +0200)
committerClaudio Saavedra <csaavedra@igalia.com>
Thu, 16 Feb 2012 10:28:46 +0000 (12:28 +0200)
commitccf7867c35e2ba33bfec74527e4e01150c215b87
tree89d4f68ea0abf867c3076b38d8b35a219a162b5a
parentbf89bc624b34cf4b4291dd05f0adff9d34945f01
GtkNotebook: fix one child-notify emission

Forgot to increase the counter in the for loop, doing it now.

https://bugzilla.gnome.org/show_bug.cgi?id=669116
gtk/gtknotebook.c